Skip to content

Update sqlglot requirement from <26.30.0,>=22.3.1 to >=22.3.1,<27.5.0#431

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlglot-gte-22.3.1-and-lt-27.5.0
Closed

Update sqlglot requirement from <26.30.0,>=22.3.1 to >=22.3.1,<27.5.0#431
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlglot-gte-22.3.1-and-lt-27.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Updates the requirements on sqlglot to permit the latest version.

Changelog

Sourced from sqlglot's changelog.

[v27.4.1] - 2025-07-27

🐛 Bug Fixes

[v27.4.0] - 2025-07-25

💥 BREAKING CHANGES

  • due to 4f348bd - store Query schemas in meta dict instead of type attr (PR #5480 by @​georgesittas):

    store Query schemas in meta dict instead of type attr (#5480)

✨ New Features

🐛 Bug Fixes

[v27.3.1] - 2025-07-24

💥 BREAKING CHANGES

  • due to 48703c4 - temporarily move VARCHAR length inference logic to Fabric (commit by @​georgesittas):

    temporarily move VARCHAR length inference logic to Fabric

✨ New Features

🔧 Chores

[v27.3.0] - 2025-07-24

💥 BREAKING CHANGES

... (truncated)

Commits
  • ba2b3e2 Fix(bigquery): make exp.Array type inference more robust (#5483)
  • 4840608 docs: update API docs, CHANGELOG.md for v27.4.0 [skip ci]
  • 4f348bd Fix(bigquery)!: store Query schemas in meta dict instead of type attr (#5480)
  • e1819d6 fix: only strip kind from joins when it is inner|outer (#5477)
  • 1d640d2 feat(exasol): add support for HASH_SHA256 and HASH_SHA512 hashing (#5475)
  • 3c5ecdf feat(exasol): Add HASHTYPE_MD5 functions to Exasol dialect (#5474)
  • 05e1c4d feat(snowflake): Transpile BQ's STRUCT dot access (#5471)
  • 44adfc0 feat(exasol): add HASH_MD5 functionality to exasol dialect (#5473)
  • 8aa3498 feat(hive, spark): Add support for LOCATION in ADD PARTITION (#5472)
  • e6f4fc9 feat(sqlite): support ATTACH/DETACH DATABASE (#5469)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
sqlglot [>= 23.a, < 24]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [sqlglot](https://github.com/tobymao/sqlglot) to permit the latest version.
- [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md)
- [Commits](tobymao/sqlglot@v22.3.1...v27.4.1)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-version: 27.4.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2025

Superseded by #432.

@dependabot dependabot bot closed this Jul 31, 2025
@dependabot dependabot bot deleted the dependabot/pip/sqlglot-gte-22.3.1-and-lt-27.5.0 branch July 31, 2025 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants